|
Ion
|
Specialization for arrays. More...
#include "staticsafedeclare.h"


Public Member Functions | |
| StaticDeleter (const std::string &name, T *pointer_to_delete) | |
| const std::string & | GetTypeName () const |
| Returns the name of the type this deleter deletes. More... | |
Protected Attributes | |
| std::string | type_name_ |
Specialization for arrays.
Definition at line 169 of file staticsafedeclare.h.
|
inline |
Definition at line 171 of file staticsafedeclare.h.
|
inlineinherited |
Returns the name of the type this deleter deletes.
Definition at line 140 of file staticsafedeclare.h.
References ion::base::StaticDeleterBase::type_name_.
|
protectedinherited |
Definition at line 143 of file staticsafedeclare.h.
Referenced by ion::base::StaticDeleterBase::GetTypeName().